Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.types--types

This contribution is part of XML component org.nuxeo.ecm.platform.types inside nuxeo-platform-webapp-types-9.10.jar /OSGI-INF/ecm-types-contrib.xml

Extension Point

Extension point types of component TypeService.

Contributed Items

  • <type id="Root">
          <label>Server Root</label>
          <icon>/icons/folder.gif</icon>
          <bigIcon>/icons/folder_100.png</bigIcon>
          <description>serverRoot.description</description>
          <category>SuperDocument</category>
          <default-view>view_domains</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    serverRoot.description

  • <type id="Domain">
          <label>Domain</label>
          <icon>/icons/domain.gif</icon>
          <bigIcon>/icons/domain.gif</bigIcon>
          <category>SuperDocument</category>
          <description>Domain.description</description>
          <default-view>view_documents</default-view>
          <create-view>create_domain</create-view>
          <views>
            <view id="user_dashboard" value="user_dashboard"/>
            <view id="opensocial_dashboard" value="opensocial_dashboard"/>
          </views>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    Domain.description

  • <type id="WorkspaceRoot">
          <label>WorkspaceRoot</label>
          <icon>/icons/workspace.gif</icon>
          <bigIcon>/icons/workspace_100.png</bigIcon>
          <category>SuperDocument</category>
          <description>WorkspaceRoot.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    WorkspaceRoot.description

  • <type id="TemplateRoot">
          <label>TemplateRoot</label>
          <icon>/icons/folder_template.gif</icon>
          <bigIcon>/icons/template_100.png</bigIcon>
          <category>SuperDocument</category>
          <description>TemplateRoot.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    TemplateRoot.description

  • <type id="Workspace">
          <label>Workspace</label>
          <icon>/icons/workspace.gif</icon>
          <bigIcon>/icons/workspace_100.png</bigIcon>
          <category>Collaborative</category>
          <description>Workspace.description</description>
          <default-view>view_documents</default-view>
          <create-view>create_workspace</create-view>
          <layouts mode="any">
            <layout>heading</layout>
            <!--<layout>file</layout> -->
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <!--<layout>file</layout> -->
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    Workspace.description

  • <type id="SectionRoot">
          <label>SectionRoot</label>
          <icon>/icons/section.png</icon>
          <bigIcon>/icons/section_100.png</bigIcon>
          <category>SuperDocument</category>
          <description>SectionRoot.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>section_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    SectionRoot.description

  • <type id="Section">
          <label>Section</label>
          <icon>/icons/section.png</icon>
          <bigIcon>/icons/section_100.png</bigIcon>
          <category>Collaborative</category>
          <description>Section.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>section_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    Section.description

  • <type id="Folder">
          <label>Folder</label>
          <icon>/icons/folder.gif</icon>
          <bigIcon>/icons/folder_100.png</bigIcon>
          <category>Collaborative</category>
          <description>Folder.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    Folder.description

  • <type id="OrderedFolder">
          <label>OrderedFolder</label>
          <icon>/icons/ordered_folder.png</icon>
          <bigIcon>/icons/ordered_folder_100.png</bigIcon>
          <category>Collaborative</category>
          <description>OrderedFolder.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>dublincore</layout>
          </layouts>
          <contentViews category="content">
            <contentView>orderable_document_content</contentView>
          </contentViews>
          <contentViews category="trash_content">
            <contentView showInExportView="false">
              document_trash_content
            </contentView>
          </contentViews>
        </type>

    OrderedFolder.description

  • <type id="File">
          <label>File</label>
          <icon>/icons/file.gif</icon>
          <bigIcon>/icons/file_100.png</bigIcon>
          <category>SimpleDocument</category>
          <description>File.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
            <layout>file</layout>
          </layouts>
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>file</layout>
            <layout>dublincore</layout>
          </layouts>
        </type>

    File.description

  • <type id="Note">
          <label>Note</label>
          <icon>/icons/note.gif</icon>
          <bigIcon>/icons/note_100.png</bigIcon>
          <category>SimpleDocument</category>
          <description>Note.description</description>
          <default-view>view_documents</default-view>
          <layouts mode="any">
            <layout>heading</layout>
            <layout>note</layout>
          </layouts>
          <!-- no more needed since 5.6: use the default summary grid layout -->
          <!--
            <layouts mode="summary">
            <layout>note_summary_layout</layout>
            </layouts>
          -->
          <layouts mode="edit">
            <layout>heading</layout>
            <layout>note</layout>
            <layout>dublincore</layout>
          </layouts>
        </type>

    Note.description

  • <type id="AdvancedSearch">
          <label>Advanced Search</label>
          <icon>/icons/advanced_search.gif</icon>
          <bigIcon>/icons/folder_100.png</bigIcon>
          <default-view>view_documents</default-view>
        </type>

XML Source

<extension point="types" target="org.nuxeo.ecm.platform.types.TypeService">

    <type id="Root">
      <label>Server Root</label>
      <icon>/icons/folder.gif</icon>
      <bigIcon>/icons/folder_100.png</bigIcon>
      <description>serverRoot.description</description>
      <category>SuperDocument</category>
      <default-view>view_domains</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="Domain">
      <label>Domain</label>
      <icon>/icons/domain.gif</icon>
      <bigIcon>/icons/domain.gif</bigIcon>
      <category>SuperDocument</category>
      <description>Domain.description</description>
      <default-view>view_documents</default-view>
      <create-view>create_domain</create-view>
      <views>
        <view id="user_dashboard" value="user_dashboard"/>
        <view id="opensocial_dashboard" value="opensocial_dashboard"/>
      </views>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="WorkspaceRoot">
      <label>WorkspaceRoot</label>
      <icon>/icons/workspace.gif</icon>
      <bigIcon>/icons/workspace_100.png</bigIcon>
      <category>SuperDocument</category>
      <description>WorkspaceRoot.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="TemplateRoot">
      <label>TemplateRoot</label>
      <icon>/icons/folder_template.gif</icon>
      <bigIcon>/icons/template_100.png</bigIcon>
      <category>SuperDocument</category>
      <description>TemplateRoot.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="Workspace">
      <label>Workspace</label>
      <icon>/icons/workspace.gif</icon>
      <bigIcon>/icons/workspace_100.png</bigIcon>
      <category>Collaborative</category>
      <description>Workspace.description</description>
      <default-view>view_documents</default-view>
      <create-view>create_workspace</create-view>
      <layouts mode="any">
        <layout>heading</layout>
        <!--<layout>file</layout> -->
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <!--<layout>file</layout> -->
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="SectionRoot">
      <label>SectionRoot</label>
      <icon>/icons/section.png</icon>
      <bigIcon>/icons/section_100.png</bigIcon>
      <category>SuperDocument</category>
      <description>SectionRoot.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>section_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="Section">
      <label>Section</label>
      <icon>/icons/section.png</icon>
      <bigIcon>/icons/section_100.png</bigIcon>
      <category>Collaborative</category>
      <description>Section.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>section_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="Folder">
      <label>Folder</label>
      <icon>/icons/folder.gif</icon>
      <bigIcon>/icons/folder_100.png</bigIcon>
      <category>Collaborative</category>
      <description>Folder.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="OrderedFolder">
      <label>OrderedFolder</label>
      <icon>/icons/ordered_folder.png</icon>
      <bigIcon>/icons/ordered_folder_100.png</bigIcon>
      <category>Collaborative</category>
      <description>OrderedFolder.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>dublincore</layout>
      </layouts>
      <contentViews category="content">
        <contentView>orderable_document_content</contentView>
      </contentViews>
      <contentViews category="trash_content">
        <contentView showInExportView="false">
          document_trash_content
        </contentView>
      </contentViews>
    </type>

    <type id="File">
      <label>File</label>
      <icon>/icons/file.gif</icon>
      <bigIcon>/icons/file_100.png</bigIcon>
      <category>SimpleDocument</category>
      <description>File.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
        <layout>file</layout>
      </layouts>
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>file</layout>
        <layout>dublincore</layout>
      </layouts>
    </type>

    <type id="Note">
      <label>Note</label>
      <icon>/icons/note.gif</icon>
      <bigIcon>/icons/note_100.png</bigIcon>
      <category>SimpleDocument</category>
      <description>Note.description</description>
      <default-view>view_documents</default-view>
      <layouts mode="any">
        <layout>heading</layout>
        <layout>note</layout>
      </layouts>
      <!-- no more needed since 5.6: use the default summary grid layout -->
      <!--
        <layouts mode="summary">
        <layout>note_summary_layout</layout>
        </layouts>
      -->
      <layouts mode="edit">
        <layout>heading</layout>
        <layout>note</layout>
        <layout>dublincore</layout>
      </layouts>
    </type>

    <type id="AdvancedSearch">
      <label>Advanced Search</label>
      <icon>/icons/advanced_search.gif</icon>
      <bigIcon>/icons/folder_100.png</bigIcon>
      <default-view>view_documents</default-view>
    </type>

  </extension>